home *** CD-ROM | disk | FTP | other *** search
-
- ;;; Script to proces mail and .TIC files.
-
-
- wait 2
-
- avail flush >nil:
-
- tron -max "Mail processor is started, system can be a little slower"
-
- ;;; process .TIC files
-
- TronTick -p -b
-
- ;CD tron:inbound ;;; to enable unpacking ARC and ARJ archives
-
- tron:utils/tmp U -b -d
-
- ;CD tron:
-
- tron:utils/areafix F -d
-
- tron:utils/tmp P -d
-
- tron -m -a -x "Mail processor is Finished !"
-
-